Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing framework for three.js examples #517

Merged
merged 20 commits into from
Jul 4, 2023
Merged

Conversation

Methuselah96
Copy link
Contributor

@Methuselah96 Methuselah96 commented Jul 2, 2023

Why

We currently have some integration tests that are basically some of the three.js examples converted to TypeScript. The problem is that there is no system to keep these up-to-date.

What

This PR adds a system for keeping those up-to-date by using Git patches.

Checklist

  • Checked the target branch (current goes master, next goes dev)
  • Added myself to contributors table
  • Ready to be merged

@Methuselah96 Methuselah96 changed the title Add example testing framework Add testing framework for three.js examples Jul 2, 2023
@Methuselah96 Methuselah96 marked this pull request as ready for review July 2, 2023 18:34
@Methuselah96 Methuselah96 merged commit 0fb9482 into master Jul 4, 2023
3 checks passed
@Methuselah96 Methuselah96 deleted the three-ts-examples branch July 4, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant